home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!news
- From: cmalinow@ix.netcom.com (Chris Malinowski)
- Newsgroups: comp.lang.c
- Subject: Help on:Printing to Printer from within c / c++ program
- Date: Tue, 09 Apr 1996 12:59:34 GMT
- Organization: Netcom
- Message-ID: <316a58d0.5945808@nntp.ix.netcom.com>
- NNTP-Posting-Host: ix-nyc22-08.ix.netcom.com
- X-NETCOM-Date: Tue Apr 09 8:02:54 AM CDT 1996
- X-Newsreader: Forte Agent .99d/32.182
-
- Newbie requires help.
- Trying to read in a seq file from disk, and print on the printer.
- OPEN of input file works ok, but am having difficulty opening the
- output file as the printer device.
- System is Dos/ Windows 3.1
- Borland c++ 3.1
- Redirect is out of the question, must perform the file open from
- withing the progam.
-
- Thanks for any help
- chris m.
- cmalinow@ix.netcom.com
-
-